Bug fixes for namelist reads in LAND IAU and UGWP code#1183
Bug fixes for namelist reads in LAND IAU and UGWP code#1183
Conversation
…hen an error occurs during read
…, return with a meaningful error message and flag
grantfirl
left a comment
There was a problem hiding this comment.
Looks fine, but I need to test before merging.
|
@climbfuji @matusmartini I will probably want to combine this with #1188 and #1189 for testing in UFS/SCM. I'm not seeing any code changes in all of these PRs that will actually change results. Is that your expectation? |
Certainly not for this PR and 1189. I am happy to create a wrapper PR for all three and do the testing for you in the UFS if that helps. |
Sure, that would be great, although the NCAR fork is behind by one PR (ufs-community#298). You may want to wait to test in UFS until I/we get this merged in to the NCAR branch. |
Not a problem. I can create the wrapper here, and then test in the UFS in a branch that is based on the ufs-community code with the wrapper pulled in. |
@grantfirl See #1191. I pulled this into the current ufs-develop code and ran the regression tests on Ursa; all tests pass ( |
Description of Changes:
This PR addresses issue #1182
lnd_iau_mod_set_controlif the land iau section is not found andINTERNAL_FILE_NMLis not used,Tests Conducted:
Tested in NEPTUNE
Dependencies:
None
Documentation:
n/a
Issue (optional):
Closes #1182
Contributors (optional):
n/a